home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / GNU-Emacs-FAQ / diff next >
Encoding:
Internet Message Format  |  1993-05-04  |  10.0 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!eru.mt.luth.se!kth.se!sunic!mcsun!uknet!doc.ic.ac.uk!agate!dog.ee.lbl.gov!network.ucsd.edu!swrinde!cs.utexas.edu!newsfeed.rice.edu!rice!sbyrnes
  2. From: sbyrnes@rice.edu (Steven Byrnes)
  3. Newsgroups: gnu.emacs.help,comp.emacs,news.answers,comp.answers
  4. Subject: GNU Emacs FAQ (6/5): Changes
  5. Summary: READ BEFORE POSTING.  A regularly posted list of answers to frequently
  6.          asked questions (FAQs) about GNU Emacs and many Emacs Lisp programs.
  7.          Contains pointers to other resources.  Follow "References:" link for
  8.          more metainfo.
  9. Keywords: gnu emacs faq answers frequently asked questions periodic
  10. Message-ID: <GNU-Emacs-FAQ-6.1993.05.04.025218@rice.edu>
  11. Date: 4 May 93 02:52:18 GMT
  12. Expires: Sat, 3 Jul 1993 02:52:18 GMT
  13. References: <GNU-Emacs-FAQ-0.1993.05.04.025218@rice.edu>
  14. Sender: news@rice.edu (News)
  15. Reply-To: gnu-emacs-faq-maintainers@bigbird.bu.edu
  16. Followup-To: poster
  17. Organization: GNU's Not UNIX
  18. Lines: 209
  19. Approved: news-answers-request@mit.edu
  20. Supersedes: <GNU-Emacs-FAQ-6.1993.01.05.171933@rice.edu>
  21. Originator: sbyrnes@is.rice.edu
  22. Xref: senator-bedfellow.mit.edu gnu.emacs.help:10211 comp.emacs:17193 news.answers:8184 comp.answers:626
  23.  
  24. Archive-Name: GNU-Emacs-FAQ/diff
  25. Last-Modified: Sat, 6 Mar 1993 21:13:29 GMT
  26. Last-Posted: Tue, 4 May 1993 02:52:18 GMT
  27.  
  28.                           GNU Emacs FAQ: Changes
  29.  
  30. The latest version of the GNU Emacs FAQ has changed from the previous version.
  31. This article shows the changed text.  The contents of this article are from the
  32. output of `diff -wu2'.  Since the question numbers are generated automatically
  33. and can change, these are stripped from both versions before comparing them.
  34. After generating the differences for each part, they were concatenated and then
  35. edited to remove as much noise as possible.  You can't use this as a patch.
  36.  
  37. -- 
  38. Steven Byrnes <sbyrnes@rice.edu> (and Joe Wells <jbw@cs.bu.edu>)
  39.  
  40. E-mail lpf@uunet.uu.net for details about the League for Programming Freedom.
  41.  
  42. ----------------------------------------------------------------------
  43.  
  44.  
  45. @@ -345,5 +345,5 @@
  46.    can get a PostScript version via anonymous FTP:
  47.    
  48. -    /cs.ubc.ca:src/gnu/manuals_ps/emacs-18.57.ps.Z
  49. +    /cs.ubc.ca:pub/archive/gnu/manuals_ps/emacs-18.57.ps.Z
  50.    
  51.    which site requests that you please CONFINE ANY MAJOR FTPING TO LATE
  52. @@ -441,5 +441,5 @@
  53.      Anonymous FTP:
  54.        /archive.cis.ohio-state.edu:modes/info.el.Z
  55. -      /cs.umn.edu:pub/gnu/emacs/info.el.Z
  56. +      /ftp.uu.net:languages/emacs-lisp/modes/info.el.Z
  57.    
  58.      According to Jay Bourland <jayb@math.stanford.edu>, a version of Dave's
  59. @@ -611,5 +611,5 @@
  60.      it might (or might not) do some good to complain to your news
  61.      administrator, because the most recent FAQ should not expire before
  62. -    March 6, 1993.
  63. +    July 3, 1993.
  64.    
  65.    * Via anonymous FTP.  You can fetch the FAQ articles via anonymous FTP
  66. @@ -693,9 +693,30 @@
  67.  QQQ: When will GNU Emacs 19 be available?
  68.    
  69. -  There are strong indications that Emacs 19 will be available in 1992.  The
  70. -  FSF has recently gone through a spate of copyright disclaimer checking,
  71. -  which is a good sign.
  72. +  Richard Stallman recently (February 19, 1993) posted in gnu.emacs.help
  73. +  the following:
  74.    
  75. -  Lucid has released Lucid GNU Emacs 19.3, which is based on an early
  76. +    People should keep in mind that the successor of Emacs 18 does not
  77. +    come from Lucid.  Its is GNU Emacs 19.  I still can't say exactly when
  78. +    public release is going to be, but we are about to start testing at a
  79. +    number of sites.
  80. +
  81. +    GNU Emacs 19 will support a broad spectrum of machines, like Emacs
  82. +    18.  Ensuring this is the purpose of the testing we are about to do.
  83. +
  84. +    (Please don't volunteer; we have enough pretesters, and if more people
  85. +    offer, dealing with those messages will slow things down.)
  86. +
  87. +    Once we make sure it is indeed working reliably on various different
  88. +    systems, we will have a public beta test release.
  89. +
  90. +    Emacs 19 does support adding properties to ranges of text, and using
  91. +    these to switch fonts.  In the future, the Epoch people will help
  92. +    merge support for variable-width fonts.
  93. +
  94. +    Meanwhile, I have almost finished updating the Emacs Lisp manual.  Its
  95. +    next edition will describe Emacs 19.  There will be an announcement
  96. +    when we know when this edition will be available.
  97. +
  98. +  Lucid has released Lucid GNU Emacs 19.6, which is based on an early
  99.    unreleased version of GNU Emacs 19.  This will be similar to Emacs 19 when
  100.    it finally arrives, but they are not the same.  See question QQQ.
  101. @@ -626,5 +626,34 @@
  102.    
  103.    `etags' takes options just like a prior version of ctags, so your ctags
  104. -  manual (if any) may be useful.  {Can someone send me the details on this?}
  105. +  manual (if any) may be useful.  Eoin Woods, in comp.emacs, writes the
  106. +  following:
  107. +
  108. +    From reading the source (!) the way I use it is:
  109. +
  110. +      for f in `find <args>`
  111. +      do
  112. +         etags -at -f ETAGS $f
  113. +      done
  114. +
  115. +    The "-t" option means to create tags for typedefs as well as functions.
  116. +    The "-a" option tells it to append to the output file. If you have a
  117. +    small number of files (up to a few hundred I think) you can use it
  118. +    direct as:
  119. +
  120. +      etags -f ETAGS file1 file2 file3 ... filen
  121. +
  122. +    The option list is:
  123. +
  124. +            -f file -  Specify the output file name (Default is "TAGS")
  125. +            -a      -  Append to the output file. (Default is to rewrite it)
  126. +            -t      -  Create tags for typedefs (default is just functions)
  127. +            -u      -  Update the output file. Do not re-create it.
  128. +            -w      -  Suppress warnings
  129. +            -v      -  Create vgrind style indexed output (What is vgrind??)
  130. +            -x      -  Create cxref style output (default is Emacs Tags)
  131. +            -e      -  Emacs tags style output (the default the way I 
  132. +                       compile it)
  133. +
  134. +    Having got it working, it works fine!
  135.    
  136.  
  137. @@ -130,5 +130,5 @@
  138.      ;; tex-complete|Sebastian Kremer|sk@thp.Uni-Koeln.DE
  139.      ;; |Minibuffer name completion for editing [La]TeX.
  140. -    ;; |91-03-26|$Revision: 19.4 $|~/packages/tex-complete.el.Z
  141. +    ;; |91-03-26|$Revision: 20.5 $|~/packages/tex-complete.el.Z
  142.    
  143.    Dave Brennan has software which automatically looks for data in this
  144. @@ -298,11 +298,13 @@
  145.      MicroEmacs is a descendant of Microemacs {originally by Dave Conroy?}.
  146.      It is programmable in a BASIC-like language.  Many of the keybindings
  147. -    are different from GNU Emacs.  It is rumored that MicroEmacs can not
  148. -    correctly edit files larger than memory.  The author is Daniel Lawrence
  149. -    <dan@mdbs.uucp, mdbs!dan@ee.ecn.purdue.edu>.  The latest version is 3.11
  150. +    are different from GNU Emacs.  The author is Daniel Lawrence
  151. +    <dan@mdbs.uucp, mdbs!dan@ee.ecn.purdue.edu>.  The latest version is 3.12
  152.      and it is available via anonymous FTP:
  153.    
  154. -      /wuarchive.wustl.edu:/mirrors/msdos/uemacs/
  155. +      /midas.mgmt.purdue.edu:dist/uemacs312/   (outside business hours)
  156.  
  157. +    Version 3.12 includes Windows and Windows NT versions and a DOS
  158. +    protected mode (DMPI) version.
  159. +
  160.    * JOVE
  161.    
  162. @@ -439,9 +441,16 @@
  163.    
  164.    Richard Levitte <levitte@e.kth.se> tells us that there are patches for
  165. -  Emacs 18.57 and 18.58 available via e-mail:
  166. +  Emacs 18.57, 18.58, and 18.59 available via e-mail:
  167.    
  168. -    To: fileserv@ttt.kth.se
  169. +    To: EMACS-FILESERV@e.kth.se
  170.      body: SEND EMACS-1857-PATCHES
  171.        or: SEND EMACS-1858-PATCHES
  172. +      or: SEND EMACS-1859-PATCHES
  173. +
  174. +  or via anonymous ftp at:
  175. +
  176. +      /lucy.merrimack.edu:emacs-1859-patches.share
  177. +
  178. +  The set of patches weighs in at around 2.7 MB.
  179.    
  180.  QQQ: Where can I get modes for Lex, Yacc/Bison, Bourne Shell, Csh, C++,
  181. @@ -517,8 +526,8 @@
  182.    Mailing list: supercite-request@anthem.nlm.nih.gov (for subscriptions)
  183.                  supercite@anthem.nlm.nih.gov (for submissions)
  184. -  Latest version: 2.2
  185. +  Latest version: 2.3
  186.    Anonymous FTP:
  187. -    /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/sc-2.2.tar.Z
  188. -    /ftp.cme.nist.gov:pub/gnu/sc2.2.tar.Z
  189. +    /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/sc-2.3.tar.Z
  190. +    /ftp.cme.nist.gov:pub/gnu/sc2.3.tar.Z
  191.    Via e-mail:
  192.      To: library@cme.nist.gov
  193. @@ -532,5 +541,4 @@
  194.    Unofficial test version: 3.14.1
  195.    Anonymous FTP:
  196. -    /cs.umn.edu:pub/gnu/emacs/gnus-3.14.1.tar.Z.
  197.      /aun.uninett.no:pub/gnus-3.14.1.tar.Z
  198.      /wnoc-fuk.wide.ad.jp:pub/GNU/etc/gnus-3.14.1.tar.Z
  199. @@ -710,13 +718,15 @@
  200.                      Matthieu Devin <devin@lucid.com>
  201.                      Harlan Sexton <hbs@lucid.com>
  202. -  Latest released version: 19.3
  203. +  Latest released version: 19.6
  204.    Anonymous FTP:
  205. -    /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.3.tar.Z  (source)
  206. -    /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.3-sun4.tar.Z (Sun4binaries)
  207. +    /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.6.tar.Z  (source)
  208. +    /labrea.stanford.edu:pub/gnu/lucid/lemacs-19.6-sun4.tar.Z (Sun4binaries)
  209.    Newsgroup and mailing lists:
  210.      Bugs:
  211. +      alt.lucid-emacs.bug
  212.        bug-lucid-emacs-request@lucid.com (for subscriptions)
  213.        bug-lucid-emacs@lucid.com (for submissions)
  214.      Help:
  215. +      alt.lucid-emacs.help
  216.        help-lucid-emacs-request@lucid.com (for subscriptions)
  217.        help-lucid-emacs@lucid.com (for submissions)
  218. ----------------------------------------------------------------------
  219. Copyright (C) 1990, 1991, 1992 Joseph Brian Wells
  220. Copyright (C) 1992, 1993 Steven Byrnes
  221.  
  222. This list of frequently asked questions about GNU Emacs with answers
  223. ("FAQ") may be translated into other languages, transformed into other
  224. formats (e.g. Texinfo, Info, WWW, WAIS, etc.), and updated with new
  225. information.  The same conditions apply to any derivative of the FAQ as
  226. apply to the FAQ itself.  Every copy of the FAQ must include this notice
  227. or an approved translation, information on who is currently maintaining
  228. the FAQ and how to contact them (including their e-mail address), and
  229. information on where the latest version of the FAQ is archived (including
  230. FTP information).  The FAQ may be copied and redistributed under these
  231. conditions, except that the FAQ may not be embedded in a larger literary
  232. work unless that work itself allows free copying and redistribution.
  233.